home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / html / src / shutils.tmpl < prev    next >
Text File  |  1998-07-09  |  988b  |  32 lines

  1. @@@SKUNKHEADER(Shell Utilities)
  2.  
  3. <P>Welcome to the Skunkware 7 shell utilities section. This section
  4. contains a set of useful programs which can be used to enhance shell
  5. scripts, or are full shell interpreters themselves.</P>
  6. #ifdef SKUNK_CD
  7. <P>
  8. Additional shell utilities for SCO platforms are available via the Skunkware
  9. web/ftp site at
  10. <A HREF="http://www.sco.com/skunkware/shellutil/">
  11. http://www.sco.com/skunkware/shellutil/</A>
  12. </P>
  13. #endif
  14.  
  15. @@@START_PACKAGELIST
  16. @@@PACKLIST(gawk;GNU Awk;3.0.3;Yes;Yes)
  17. @@@PACKLIST(mawk;Pattern scanning and text processing language;1.3.3;Yes;Yes)
  18. @@@PACKLIST(bzip2;block-sorting file compressor;2.0;Yes;Yes)
  19. @@@PACKLIST(gzip;GNU file compression utilities;1.2.4;Yes;Yes)
  20. @@@PACKLIST(infozip;PK-Zip compatible tools;5.32;Yes;Yes)
  21. @@@PACKLIST(less;less - the opposite of more;3.3.2;Yes;Yes)
  22. @@@END_PACKAGELIST
  23.  
  24. #include "gawk.src"
  25. #include "mawk.src"
  26. #include "bzip2.src"
  27. #include "gzip.src"
  28. #include "infozip.src"
  29. #include "less.src"
  30.  
  31. @@@SKUNKFOOTER
  32.